GetLicense Method (af<a>)
In This Topic
Syntax
'Declaration
Public Overrides NotOverridable Function GetLicense( _
ByVal As System.ComponentModel.LicenseContext, _
ByVal As System.Type, _
ByVal As System.Object, _
ByVal As System.Boolean _
) As System.ComponentModel.License
public override System.ComponentModel.License GetLicense(
System.ComponentModel.LicenseContext ,
System.Type ,
System.object ,
System.bool
)
Parameters
- a
- b
- c
- d
See Also